home *** CD-ROM | disk | FTP | other *** search
INI File | 1998-11-24 | 3.0 KB | 127 lines |
- ;; Copyright (c) 1997, Qualcomm, Inc.
- ;; All Rights Reserved.
-
- [id]
- type=style month
- name=Month View (Deluxe)
- view=month
- orientation = landscape
-
- ; *************************************************************************
- [thumbnail]
- font=1:1
- text={0 1000 0 1:8} (@currentmonth " " @currentyear)
- box={0 1000 1:8 1000}
- grid={0 1000 1:8 1000} 7 6
-
- ; *************************************************************************
- [start]
- return=@height
- font=1:1
- layer1={0 1000 990 1000} copyright "common.ini"
- layer2={0 1000 0 990} ? @header teststartit testfooterstartit
-
- [testfooterstartit]
- layer=? @footer footerstartit noheaderstartit
-
- [footerstartit]
- text={0 1000 19:20 20:20} #footercolor @footer
- layer={0 1000 0 19:20} noheaderstartit
-
- [teststartit]
- layer=? @footer headerfooterstartit headerstartit
-
- [headerfooterstartit]
- text1={0 1000 0 1:20} #headercolor @header
- text2={0 1000 19:20 20:20} #footercolor @footer
- layer={0 1000 1:20 19:20} noheaderstartit
-
- [headerstartit]
- text={0 1000 0 1:20} #headercolor @header
- layer={0 1000 1:20 20:20} noheaderstartit
-
- [noheaderstartit]
- box=gray
- layer={10 990 10 990} allofit
-
- [allofit]
- font=3:4
- layer1={0 1:1 0 13:200} monthname
- layer2={0 1:1 14:200 19:200} daysofweek
- layer3={0 1:1 20:200 1:1} daysinmonths
-
- [monthname]
- box1= {4 1000 4 1000} black
- box2= {0 999 0 984}
- text={50 999 0 984} left (@currentmonth " " @currentyear)
-
- [daysofweek]
- box1 = {4 1000 4 1000} black
- box2= {0 999 0 984}
- grid={0 999 0 984} 7 1 weekdayname @setweekview
-
- [weekdayname]
- box=
- text=@weekday
-
- ; -------------------------------------------------------------------------
- [daysinmonths]
- box = {4 1000 4 1000} black
- layer= {0 999 0 999} daysinmonth2
-
- [daysinmonth2]
- box=
- min=350
- grid1 = 7 #weeksinmonth day
-
- message1=("Banners")
- set=cmonthint @currentmonthint
- grid2 = 1 #weeksinmonth banners nextweek @setweekview
- message2=("Stickies")
- grid3= 7 #weeksinmonth 0 checksticky
-
- [checksticky]
- layer= =(@month@year) (@currentmonth@currentyear) showsticky ? @showseethrough showsticky
-
- [showsticky]
- layer=stickies "common.ini"
-
- ; -------------------------------------------------------------------------
- [banners]
- layer={0 1000 10 990} banners2
-
- [banners2]
- banner=6 #cmonthint ?@showseethrough 1 0 bevent1 bevent1
-
- [bevent1]
- min=0
- font=7:9 event
- brush1=?@iscolor yellow
- brush2=?@iscolor eventbackground
- box=2 banner
- pen=event
- stream= center (@tl ? @showdescription (? @ds (" - " @ds) "" ))
-
- ; -------------------------------------------------------------------------
- [day]
- layer= =(@month@year) (@currentmonth@currentyear) showday ? @showseethrough showday
-
- [showday]
- box= =(@month@year) (@currentmonth@currentyear) white lightgray
- font1=1:7
- message=(@month3 " " @day)
- text= {10 950 25 1000} right top @day
- font2=1:10
- layer2= { 0 1000 textbottom 1000} dayevents
-
- [dayevents]
- data=setdayview
- event=all nobanner nosticky noundated
- simplestack= null events
-
- [events]
- font=event
- brush=?@iscolor eventbackground
- pen=event
- layer= eventlister "common.ini"
-